home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / internet / comti12a.zip / TUNECOMT.EXE / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1996-06-02  |  2KB  |  85 lines

  1. object Form1: TForm1
  2.   Left = 304
  3.   Top = 175
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'ComTimer Tune up'
  7.   ClientHeight = 221
  8.   ClientWidth = 220
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 44
  20.     Top = 8
  21.     Width = 131
  22.     Height = 13
  23.     Caption = 'Run tune up of previous log'
  24.   end
  25.   object Label2: TLabel
  26.     Left = 27
  27.     Top = 32
  28.     Width = 165
  29.     Height = 13
  30.     Caption = 'K∩┐╜r en uppdatering av tidigare logg'
  31.   end
  32.   object Label3: TLabel
  33.     Left = 47
  34.     Top = 56
  35.     Width = 127
  36.     Height = 13
  37.     Caption = 'Tee aiemman lokin p∩┐╜ivitys'
  38.   end
  39.   object BitBtn1: TBitBtn
  40.     Left = 72
  41.     Top = 80
  42.     Width = 75
  43.     Height = 25
  44.     TabOrder = 0
  45.     OnClick = BitBtn1Click
  46.     Kind = bkYes
  47.   end
  48.   object Panel1: TPanel
  49.     Left = 6
  50.     Top = 112
  51.     Width = 209
  52.     Height = 105
  53.     BevelOuter = bvLowered
  54.     TabOrder = 1
  55.     object Label4: TLabel
  56.       Left = 14
  57.       Top = 8
  58.       Width = 182
  59.       Height = 13
  60.       Caption = 'Intended only for use if you'#39've used an'
  61.     end
  62.     object Label5: TLabel
  63.       Left = 17
  64.       Top = 32
  65.       Width = 175
  66.       Height = 13
  67.       Caption = 'earlier version than 1.12 of ComTimer'
  68.     end
  69.     object Label6: TLabel
  70.       Left = 17
  71.       Top = 56
  72.       Width = 175
  73.       Height = 13
  74.       Caption = 'RUN THIS PROGRAM ONLY ONCE'
  75.     end
  76.     object Label7: TLabel
  77.       Left = 10
  78.       Top = 80
  79.       Width = 188
  80.       Height = 13
  81.       Caption = 'BEFORE YOU START TO USE V1.12 !'
  82.     end
  83.   end
  84. end
  85.